|
Eclipse Platform Pre-release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SourceViewerDecorationSupport | |
org.eclipse.ui.texteditor | Provides a framework for text editors obeying to the desktop rules. |
Uses of SourceViewerDecorationSupport in org.eclipse.ui.texteditor |
Fields in org.eclipse.ui.texteditor declared as SourceViewerDecorationSupport | |
protected SourceViewerDecorationSupport |
ExtendedTextEditor.fSourceViewerDecorationSupport
Helper for managing the decoration support of this editor's viewer. |
Methods in org.eclipse.ui.texteditor that return SourceViewerDecorationSupport | |
protected SourceViewerDecorationSupport |
ExtendedTextEditor.getSourceViewerDecorationSupport(ISourceViewer viewer)
Returns the source viewer decoration support. |
Methods in org.eclipse.ui.texteditor with parameters of type SourceViewerDecorationSupport | |
protected void |
ExtendedTextEditor.configureSourceViewerDecorationSupport(SourceViewerDecorationSupport support)
Configures the decoration support for this editor's the source viewer. |
|
Eclipse Platform Pre-release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |